home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / comti12a.zip / COMTIMER.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1996-06-02  |  6KB  |  271 lines

  1. object Form1: TForm1
  2.   Left = 274
  3.   Top = 281
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'ComTimer 1.12'
  7.   ClientHeight = 76
  8.   ClientWidth = 217
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   PopupMenu = PopupMenu1
  15.   Visible = True
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Shape3: TShape
  21.     Left = 78
  22.     Top = 12
  23.     Width = 5
  24.     Height = 5
  25.     Brush.Color = clYellow
  26.     Shape = stCircle
  27.   end
  28.   object Shape4: TShape
  29.     Left = 78
  30.     Top = 24
  31.     Width = 5
  32.     Height = 5
  33.     Brush.Color = clYellow
  34.     Shape = stCircle
  35.   end
  36.   object Panel1: TPanel
  37.     Left = 1
  38.     Top = 6
  39.     Width = 214
  40.     Height = 49
  41.     TabOrder = 0
  42.     object Panel2: TPanel
  43.       Left = 7
  44.       Top = 4
  45.       Width = 200
  46.       Height = 41
  47.       BevelInner = bvLowered
  48.       Color = clBlack
  49.       TabOrder = 0
  50.       object Digit1: TDigit
  51.         Left = 38
  52.         Top = 8
  53.         Width = 16
  54.         Height = 25
  55.         Color = clBlack
  56.         ColorOff = clBlack
  57.         ColorOn = clYellow
  58.         ValueBinary = 125
  59.         ParentColor = False
  60.       end
  61.       object Digit2: TDigit
  62.         Left = 57
  63.         Top = 8
  64.         Width = 16
  65.         Height = 25
  66.         Color = clBlack
  67.         ColorOff = clBlack
  68.         ColorOn = clYellow
  69.         ValueBinary = 125
  70.         ParentColor = False
  71.       end
  72.       object Digit3: TDigit
  73.         Left = 83
  74.         Top = 8
  75.         Width = 16
  76.         Height = 25
  77.         Color = clBlack
  78.         ColorOff = clBlack
  79.         ColorOn = clYellow
  80.         ValueBinary = 125
  81.         ParentColor = False
  82.       end
  83.       object Digit4: TDigit
  84.         Left = 102
  85.         Top = 8
  86.         Width = 16
  87.         Height = 25
  88.         Color = clBlack
  89.         ColorOff = clBlack
  90.         ColorOn = clYellow
  91.         ValueBinary = 125
  92.         ParentColor = False
  93.       end
  94.       object Digit5: TDigit
  95.         Left = 128
  96.         Top = 8
  97.         Width = 16
  98.         Height = 25
  99.         Color = clBlack
  100.         ColorOff = clBlack
  101.         ColorOn = clYellow
  102.         ValueBinary = 125
  103.         ParentColor = False
  104.       end
  105.       object Digit6: TDigit
  106.         Left = 147
  107.         Top = 8
  108.         Width = 16
  109.         Height = 25
  110.         Color = clBlack
  111.         ColorOff = clBlack
  112.         ColorOn = clYellow
  113.         ValueBinary = 125
  114.         ParentColor = False
  115.       end
  116.       object Shape1: TShape
  117.         Left = 76
  118.         Top = 14
  119.         Width = 5
  120.         Height = 5
  121.         Brush.Color = clYellow
  122.         Shape = stCircle
  123.       end
  124.       object Shape2: TShape
  125.         Left = 76
  126.         Top = 22
  127.         Width = 5
  128.         Height = 5
  129.         Brush.Color = clYellow
  130.         Shape = stCircle
  131.       end
  132.       object Shape5: TShape
  133.         Left = 121
  134.         Top = 14
  135.         Width = 5
  136.         Height = 5
  137.         Brush.Color = clYellow
  138.         Shape = stCircle
  139.       end
  140.       object Shape6: TShape
  141.         Left = 121
  142.         Top = 22
  143.         Width = 5
  144.         Height = 5
  145.         Brush.Color = clYellow
  146.         Shape = stCircle
  147.       end
  148.     end
  149.   end
  150.   object StatusBar1: TStatusBar
  151.     Left = 0
  152.     Top = 57
  153.     Width = 217
  154.     Height = 19
  155.     Font.Color = clWindowText
  156.     Font.Height = -11
  157.     Font.Name = 'MS Sans Serif'
  158.     Font.Style = []
  159.     Panels = <
  160.       item
  161.         Text = 'Modem'
  162.         Width = 50
  163.       end
  164.       item
  165.         Width = 50
  166.       end>
  167.     ParentFont = False
  168.     SimplePanel = False
  169.     SizeGrip = False
  170.   end
  171.   object Timer1: TTimer
  172.     OnTimer = Timer1Timer
  173.     Left = 168
  174.     Top = 64
  175.   end
  176.   object Comm321: TComm32
  177.     BaudRate = 0
  178.     CommPort = 'COM1'
  179.     Left = 200
  180.     Top = 64
  181.   end
  182.   object PopupMenu1: TPopupMenu
  183.     Left = 80
  184.     Top = 64
  185.     object About1: TMenuItem
  186.       Caption = 'About'
  187.       ShortCut = 0
  188.       OnClick = About1Click
  189.     end
  190.     object Helg1: TMenuItem
  191.       Caption = 'Rates for heyday'
  192.       ShortCut = 0
  193.       OnClick = Helg1Click
  194.     end
  195.     object Help1: TMenuItem
  196.       Break = mbBarBreak
  197.       Caption = 'Help'
  198.       GroupIndex = 2
  199.       ShortCut = 0
  200.       OnClick = Help1Click
  201.     end
  202.     object Exit1: TMenuItem
  203.       Caption = 'Exit'
  204.       GroupIndex = 2
  205.       ShortCut = 0
  206.       OnClick = Exit1Click
  207.     end
  208.     object Com11: TMenuItem
  209.       Break = mbBarBreak
  210.       Caption = 'Com 1'
  211.       GroupIndex = 2
  212.       RadioItem = True
  213.       ShortCut = 0
  214.     end
  215.     object Com21: TMenuItem
  216.       Caption = 'Com 2'
  217.       GroupIndex = 2
  218.       RadioItem = True
  219.       ShortCut = 0
  220.     end
  221.     object Com31: TMenuItem
  222.       Caption = 'Com 3'
  223.       GroupIndex = 2
  224.       RadioItem = True
  225.       ShortCut = 0
  226.     end
  227.     object Com41: TMenuItem
  228.       Caption = 'Com 4'
  229.       GroupIndex = 2
  230.       RadioItem = True
  231.       ShortCut = 0
  232.     end
  233.     object Settings1: TMenuItem
  234.       Break = mbBarBreak
  235.       Caption = 'Settings'
  236.       GroupIndex = 2
  237.       ShortCut = 0
  238.       OnClick = Settings1Click
  239.     end
  240.     object Statistics1: TMenuItem
  241.       Caption = 'Statistics'
  242.       GroupIndex = 2
  243.       ShortCut = 0
  244.       OnClick = Statistics1Click
  245.     end
  246.     object Adjustmonitoring1: TMenuItem
  247.       Caption = 'Adjust monitoring'
  248.       GroupIndex = 2
  249.       ShortCut = 0
  250.       OnClick = Adjustmonitoring1Click
  251.     end
  252.   end
  253.   object Timer2: TTimer
  254.     OnTimer = Timer2Timer
  255.     Left = 128
  256.     Top = 64
  257.   end
  258.   object Timer3: TTimer
  259.     OnTimer = Timer3Timer
  260.     Left = 48
  261.     Top = 64
  262.   end
  263.   object TrayIcon1: TTrayIcon
  264.     Tag = 1
  265.     Active = False
  266.     ShowDesigning = False
  267.     Left = 16
  268.     Top = 64
  269.   end
  270. end
  271.